Welcome![Sign In][Sign Up]
Location:
Search - Visual c USB

Search list

[source in ebookMatlab_and_VC

Description: vc 和 matlab 混合编程例程,已通过测试-vc and matlab mixed programming routines, has been tested
Platform: | Size: 2604032 | Author: bal | Hits:

[GDI-Bitmapdraw

Description: 利用visual studio MFC编写的c++画波形利用usb传输得到的数据,画出相应的波形。-draw wave
Platform: | Size: 30720 | Author: 广威 | Hits:

[CSharpCoad-SerialPortTerminal

Description: 串口通信,收发数据,选择com口及设置波特率。-This requires Visual Studio 2010 to compile, which can be obtained free via C# Express. It is just a simple little application with basic support for text or binary (hex) modes to send and receive data. A nice feature or two is auto-detection of installed COM ports that update at runtime if you plugin or remove USB-to-Serial adapters, also you can change the DTR and RTS levels and monitor the CTS, DSR, and CD lines.
Platform: | Size: 118784 | Author: Alan | Hits:

[Communicationtestlibusb_win

Description: 实现了USB上位机与下位机之间的通信程序,底层代码采用的是神州IV的HID设备驱动,上位机采用的是libusb-win32实现的,修改了官方sourceforge提供的例程,实现了上位机给下位机发送控制控制命令,开关灯。同时,可以捕获到下位机按键被按下的消息。特殊说明,未经修改的代码可以到sourceforge上去下载,此处不再上传。testlibusb_win.c即是修改过的,是核心部分。开发环境是visual studio 2012.-USB communication program to achieve the PC and next-bit machine between underlying code uses the HID device driver Shenzhou IV, the PC uses libusb-win32 achieved by modifying the official sourceforge provides routines to achieve a PC send control to the next bit machine control commands, switch lights. Meanwhile, the next crew can capture button is pressed the message. Special instructions, unmodified code can go to sourceforge download, no upload here. testlibusb_win.c that is modified, is the core part. Development environment is visual studio 2012.
Platform: | Size: 6144 | Author: songdongdong | Hits:

[Driver DevelopHID-Communication-source-

Description: Visual C++ 上位机 source code for USB HID, Test OK on Windows 7 with visual studio 2013- Visual C++ source code for USB HID, Test OK on Windows 7 with visual studio 2013
Platform: | Size: 49152 | Author: hman | Hits:

[Embeded-SCM DevelopPickListAssist

Description: Reads frames usb webcam and displays detected fruit using OpenCV and Visual C++.-Reads frames usb webcam and displays detected fruit using OpenCV and Visual C++.
Platform: | Size: 24739840 | Author: Skulliber | Hits:

[CommunicationTryUSB

Description: USB to serial communication developed with visual c++.
Platform: | Size: 23552 | Author: why jay | Hits:

[Windows DevelopCRT310_UR04_SRC

Description: 基于创自读卡器CRT310型读卡器,提供的开发接口API。支持USB和RS232串口通讯方式。在Visual Studio 6.0环境,利用C++开发编程。- U57FA u4E8 u521B u81EA u8BFB u5361 u5668CRT310 u578B u8BFB u5681 u5668 uFF0C u63D0 u4F9B u7684 u5F00 u53D1 u63A5 u53E3API u3002 u652F u6301USB u548CRS232 u4E32 u53E3 U901A u8BAF u65B9 u5F0F u3002 u5728Visual Studio 6.0 u73AF u5883 uFF0C u5229 u7528C++ u5F00 u53D1 u7F16 u7A0B u3002
Platform: | Size: 120832 | Author: 孙明 | Hits:

[Internet-Networkkhgxdw

Description: 蓝牙 HCI 协议分析 Visual C++ 编译环境 HOST RS232,USB 通讯接口()
Platform: | Size: 56320 | Author: weneoztx | Hits:

[Communication-Mobile18840481

Description: 蓝牙 HCI 协议分析 Visual C++ 编译环境 HOST RS232,USB 通讯接口()
Platform: | Size: 56320 | Author: weturn | Hits:

[LabViewADCS Class

Description: 该源代码是基于车载平台上的通讯诊断协议, 能够利用LabVIEW, LabWindows?/CVI, Visual C/C++ 6.0中基于CAN的汽车诊断 兼容Windows 7/Vista/XP/2000和LabVIEW Real-Time 诊断协议:CAN (ISO 15765, OBD-II)的KWP2000 (ISO 14230)和诊断 (Diagnostics) 传输协议:ISO传输协议15765-2和Volkswagen TP 2.0 兼容的接口:NI-XNET CAN、CompactRIO CAN、USB CAN和Series 2 NI CAN (PXI、PCI、PCMCIA) KWP2000和UDS的范例, 包括一个软件ECU仿真器(The source code is based on the communication diagnosis protocol on the vehicle platform. Auto diagnosis based on C AN in LabVIEW, LabWindows (/ CVI), Visual C/C++ 6.0 Compatible with Windows 7/Vista/XP/2000 and LabVIEW Real-Time Diagnostic protocols: KWP2000 (ISO 14230) and Diagnostics of CAN (ISO 15765, OBD-II) Transport protocol: ISO transport protocol 15765-2 and Volkswagen TP 2.0 Compatible interfaces: NI-XNET CAN, CompactRIO CAN, USB CAN and Series 2 NI CAN (PXI, PCI, PCMCIA) Examples of KWP2000 and UDS, including a software ECU emulator)
Platform: | Size: 249856 | Author: wankarl | Hits:

[OtherAccessControlSystem

Description: 了解 MicrosoftVisualStudio2010 开发环境及窗体应用程序建立 使程序通过串口与 RFID 实验系统平台建立连接并通信 ? 了解 MicrosoftAccess 数据库及其在程序中的使用 了解原理机 COM 协议 ? 实现 RFID 读卡显示,存储用户的相关信息并控制电磁锁门禁开关等功能 上位机应用程序采用 C#语言开发,遵守 C#编程规范,门禁控制功能根据原理机 COM 协 议实现,使用串口线和 USB 转串口线将 PC 与原理机连接;上位机程序根据原理机 COM 协 议实现 RFID 门禁控制的相关功能后,通过串口与原理机进行通信,最终完成 RFID 门禁控制 的相关功能。(Understanding Microsoft Visual Studio 2010 Development Environment and Form Application Establishment Make the program connect with the RFID experimental system platform through serial port and communicate with each other. Learn about Microsoft Access database and its application in the program.)
Platform: | Size: 391168 | Author: A123_Q | Hits:
« 1 2 ... 5 6 7 8 9 10»

CodeBus www.codebus.net